home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / printing resolution < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.0 KB  |  [TEXT/ttxt]

  1. Subject:     printing resolution
  2. Sent:        3/22/96 7:41 AM
  3. Received:    3/25/96 8:26 AM
  4. From:        ScottODF@aol.com
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Hi,
  9.  
  10. On the subject of printing, or more generally device resolution, I have some
  11. questions.
  12.  
  13. 1) Will ODF based container parts print at the full resolution of the
  14. printer? In other words, if my part has a 300 dot/inch bitmap and is
  15. contained in say ODF draw, and the user prints on a 600 dpi printer, will my
  16. image come out at 300 dpi?
  17.  
  18. 2) I know that the default mapping units for OpenDoc is 1/72 of an inch. If I
  19. specify a linewidth of 2 (2/72"), will it print at 2/72" wide on a 600dpi
  20. printer or 2/600" wide?
  21.  
  22. I guess the bottom line is: if I don't do anything as far as setting mapping,
  23. so on the screen a value of 1.0 is 1/72", will that same value be mapped to
  24. the printer resolution, so that same value of 1.0 will then be 8 on a 600dpi
  25. device?
  26.  
  27. Thanks,
  28. Scott Daniels
  29. e-mail: scottdfl@aol.com
  30.